PowerSNMP for .NET
Nsap Constructor(Byte[])




The byte array assigned to this object.
Initializes a new instance of the Nsap class.
Syntax
Public Function New( _
   ByVal nsap() As Byte _
)
Dim nsap() As Byte
 
Dim instance As New Nsap(nsap)
public Nsap( 
   byte[] nsap
)
public: Nsap( 
   byte[]* nsap
)
public:
Nsap( 
   array<byte>^ nsap
)

Parameters

nsap
The byte array assigned to this object.
See Also

Reference

Nsap Class
Nsap Members
Overload List


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic